home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / util / shell / ViNCEd.readme < prev    next >
Text File  |  1998-10-31  |  13KB  |  273 lines

  1. Short:    ViNCEd, the final CON: solution. ^Z, TAB Expand....
  2. Author:   thor@einstein.math.tu-berlin.de (Thomas Richter)
  3. Uploader: thor@einstein.math.tu-berlin.de (Thomas Richter)
  4. Version:  3.63
  5. Type:     util/shell
  6. Requires: Any Amiga, any kickstart version (even 1.2 will do)
  7. Replaces: ViNCBeta.lha
  8.  
  9. ---------------------------------------------------------------------------
  10. Warning: The 3.6x releases are the LAST releases that still support Os 1.x
  11. ---------------------------------------------------------------------------
  12.  
  13.                         About ViNCEd
  14. ---------------------------------------------------------------------------
  15. The latest version (3.63) of my full screen shell editor (CON: replacement)
  16. ---------------------------------------------------------------------------
  17.  
  18. Features:
  19. -Extremly flexible
  20. -Comes with prefs program with nice GUI
  21. -User defineable macros and buttons (gadgets) with parameters
  22. -Full screen editor, not line limited
  23. -Compatible to CON: and ConMan
  24. -VT-220 emulation build in
  25. -ANSI (VT-xxx) colors on request
  26. -Freely configurable keyboard
  27. -ASCII prefs, a standard editor is enough to change them by hand.
  28. -Keypad mode on request (numeric keypad for cursor control)
  29. -Supports control sequences of:
  30.         -CON:
  31.         -VT-220
  32.         -DEC
  33.         -XTerm (Unix Shells)
  34.         -SGI winterm
  35.         -plus private stuff (set keyboard, colors and font by ctrl seq)
  36. -TAB expansion, with different TAB requesters as option
  37. -TAB expansion cache
  38. -Colored cursor on request
  39. -Menu, clipboard support build in (no ConClip needed)
  40. -"More than complete" online help plus documentation
  41. -C include files, autodocs for the library included
  42. -Screen title might contain path/fail codes/CLI number & more
  43. -Localizeable (German available, more locales welcome)
  44. -Job control á la unix with Ctrl-Z
  45.         -suspends shell jobs
  46.         -sends shell jobs to forgeground & background
  47.          using tiny shell scripts "fg" and "bg" like unix
  48. -documented library for own applications and editor programming
  49. -iconification support
  50. -uses public "tbiclass" gadgets of VisualPrefs, or Massimo's
  51.  toolbutton images if available. 
  52. -easy installation
  53. -full control by single program (SetVNC)
  54. -clipboard support, snip control with middle mouse button or Ctrl-left-Mouse
  55. -can create private screens on request
  56. -font & monitor selectable by prefs
  57. -icon drop, with modifiers for path/name only
  58. -100% assembly language => fast & short (err, as short as I could do it.)
  59.  
  60. Plus:   It's 100% free! Hey, I must be crazy!
  61.  
  62. -----------------------------------------------------------------------------
  63.  
  64. -------- history ----- this is not the complete history, read the guide!----
  65.  
  66. Changes made in 3.63:
  67.         Changed the behaivour of ESC in the RAW mode; a plain ASCII ESC is
  68.         now sent, ViNCEd does no longer insert its private control sequence.
  69.         However, complete control sequences are sent in the "english" mode,
  70.         including those for "Toggle ESC", "Insert CSI" and "Insert ESC".
  71.         ViNCEd sends now ESC [ instead of CSI for keyboard sequences if the
  72.         seven bit mode is enabled.
  73.         ViNCEd does no longer insert a line feed into the clipboard if a
  74.         line was word-wrapped at the right border of the window.
  75.         The line feed handling was changed. The old version emulated the
  76.         SGI winterm behaivour, which is just plain wrong. I studied five
  77.         terminal programs how to do this right, got six answers and
  78.         implemented a seventh.
  79.         Added emulation of some VT-xxx illnesses, especially handling of
  80.         zero arguments in a CSI sequence (which I hate to do like this, but
  81.         so what).
  82.         Fixed characters sent with ^C to ^F. These were just wrong. Urgh.
  83.         Fixed the ICONIFIED window path argument which did not work due to
  84.         a former, uhm, bug fix, in one of the betas. Luckey, the code was
  85.         (and still is) tolerant enough not to crash in this situation.
  86.         Fixed some bugs in scrolling borders with the cursor movement
  87.         commands.
  88.         Added a function browser to the second keyboard page of SetVNC.
  89.  
  90. Changes made in 3.62:
  91.         Fixed a bug in the TAB expansion. Thanks, Andreas!
  92.         Changed the Ctrl-C logic a bit, might avoid problems.
  93.         Fixed a bug in SetVNC that might have caused crashes when
  94.         shutting down the guide.
  95.         Added "Save To" and "Load From" gadgets to SetVNC.
  96.  
  97. Changes made in 3.61:
  98.         Added support for Massimo's external toolbutton image class,
  99.         the class itself and its documentation. Thanks, Massimo!
  100.         Added the "PLAIN" window path argument, idea of
  101.         Andreas Mixich.
  102.  
  103. Changes made in 3.60:
  104.     Just too much. 
  105.     Except quite a lot of bug fixes, this release introduces a new
  106.     keyboard parser which allows to bind keyboard functions to
  107.     any key you like. It introduced, too, a new preferences format
  108.     that is based on plain ASCII text. Additonally, a new guide
  109.     is included which contains a FAQ (frequently asked questions)
  110.     and a new and detailed index. That's only the list of the most
  111.     important changes. More has happened.
  112.  
  113. -----------------------------------------------------------------------------
  114. Notes: 
  115.  
  116.         Check the TOP_SECRET or ReadMe.First file in this archive!
  117.     Especially, these SHOULD BE RUN FIRST before you start with
  118.     the installation.
  119.  
  120.         VirusWorkShop seems to have trouble with the overlay file structure
  121.         that is used by the SetVNC program.
  122.         THIS IS NOT A VIRUS! It is a bugfix of the oldish CBM overlay 
  123.         manager which is really buggy!
  124.  
  125.         To trick VirusWorkshop, the SetVNC program in this archive is
  126.         encoded. Use the "Decode" program from the "Extras" drawer to
  127.         decode manually. The installer script has been updated to do 
  128.         this for you.
  129.  
  130. -----------------------------------------------------------------------------
  131.  
  132. Send ideas, improvements, bugreports (please as concrete as possible) to:
  133.  
  134.  
  135.         Thomas Richter
  136.  
  137.  
  138. EMail:  thor@einstein.math.tu-berlin.de
  139.  
  140. or "Wisit the Web" site:
  141.  
  142. WWW:    http://www.math.tu-berlin.de/~thor/thor/index.html
  143.  
  144. -----------------------------------------------------------------------------
  145.  
  146. September 1998
  147.  
  148.         Thomas
  149.  
  150.  
  151. ============================= Archive contents =============================
  152.  
  153. Original  Packed Ratio    Date     Time    Name
  154. -------- ------- ----- --------- --------  -------------
  155.      628     268 57.3% 09-Aug-98 14:52:14 +AREXX.info
  156.      188     179  4.7% 12-Aug-98 20:38:46 +rexxsyslib.pch
  157.      628     269 57.1% 09-Aug-98 14:52:16 +C.info
  158.    53572   28618 46.5% 03-Oct-98 18:55:58 +SetVNC.coded
  159.      628     266 57.6% 06-Sep-98 14:43:16 +DEVS.info
  160.      628     267 57.4% 06-Sep-98 14:43:22 +DOSDrivers.info
  161.      324     227 29.9% 09-Nov-97 15:09:10 +NEWCON
  162.      481     261 45.7% 06-Sep-98 14:43:22 +NEWCON.info
  163.      269     195 27.5% 09-Nov-97 15:07:08 +VNC
  164.      481     263 45.3% 06-Sep-98 14:43:22 +VNC.info
  165.      261     191 26.8% 09-Nov-97 15:07:32 +VNR
  166.      481     263 45.3% 06-Sep-98 14:43:22 +VNR.info
  167.      105      94 10.4% 13-Jan-94 22:49:00 +Mount_NEWCON
  168.      102      88 13.7% 13-Jan-94 22:49:36 +Mount_VNC
  169.     1380     356 74.2% 03-Nov-96 17:28:28 +Disk.info
  170.      628     271 56.8% 06-Sep-98 14:40:44 +Extras.info
  171.     8424    5274 37.3% 27-Sep-98 21:08:12 +CLIcon
  172.      758     317 58.1% 06-Sep-98 14:40:44 +CLIcon.info
  173.      440     380 13.6% 06-Apr-97 00:59:46 +Decode
  174.     4056    2427 40.1% 21-Dec-97 20:34:56 +FastFonts
  175.      568     273 51.9% 06-Sep-98 14:40:44 +FastFonts.info
  176.      628     268 57.3% 06-Sep-98 14:40:44 +Fonts.info
  177.      264      31 88.2% 01-Nov-97 14:05:06 +topaz6.font
  178.     2216    1357 38.7% 01-Nov-97 14:05:44 +8e
  179.      284     251 11.6% 02-Nov-96 20:10:54 +PatchAlloc
  180.     1336     927 30.6% 11-Aug-98 21:53:56 +PatchRAM
  181.     1416     963 31.9% 09-Aug-98 19:05:18 +RunTool
  182.    14688    9310 36.6% 02-Nov-96 23:10:54 +spatch
  183.     3936    2518 36.0% 03-Nov-96 00:35:02 +StringSnip
  184.     7272    4502 38.0% 27-Sep-98 00:38:02 +titlebar.image
  185.     4276    2017 52.8% 11-Aug-98 21:54:16 +TrueMultiAssigns
  186.      628     269 57.1% 06-Sep-98 14:40:44 +UnixDirs3.info
  187.     3524    2501 29.0% 21-Mar-97 21:53:38 +UnixDirs3
  188.    32747   12